home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Jekyll and Hyde Help / card_2472.txt < prev    next >
Text File  |  1990-02-20  |  7KB  |  300 lines

  1. -- card: 2472 from stack: in
  2. -- bmap block id: 6083
  3. -- flags: 0000
  4. -- background id: 4055
  5. -- name: 
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   hide menubar
  9.   hide card field "Leading"
  10.   hide card field "Cross"
  11.   hide card field "Listen"
  12.   hide card field "Picture"
  13.   lock screen
  14.   show card field "Start"
  15.   Unlock screen with wipe right slow
  16. end OpenCard
  17.  
  18. On CloseCard
  19.   hide card field "Leading"
  20.   hide card field "Cross"
  21.   hide card field "Listen"
  22.   hide card field "Picture"
  23.   hide card field "Start"
  24. end CloseCard
  25.  
  26.  
  27. -- part 3 (field)
  28. -- low flags: 80
  29. -- high flags: 0002
  30. -- rect: left=156 top=238 right=297 bottom=350
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: loathin
  39.  
  40.  
  41. -- part 13 (button)
  42. -- low flags: 00
  43. -- high flags: 8001
  44. -- rect: left=425 top=74 right=122 bottom=512
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 2162 / 2162
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Back To Title Page
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   lock screen
  56.   go to card id 2829
  57.   unlock screen with dissolve fast
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 14 (button)
  63. -- low flags: 00
  64. -- high flags: 8001
  65. -- rect: left=474 top=138 right=186 bottom=510
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 32462 / 32462
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: HELP
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   Answer "Guess what this does?"
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 15 (button)
  82. -- low flags: 00
  83. -- high flags: 0000
  84. -- rect: left=369 top=111 right=149 bottom=411
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 20186 / 20186
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: SatanStart
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   show card field "Cross"
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 16 (button)
  101. -- low flags: 00
  102. -- high flags: 0000
  103. -- rect: left=28 top=87 right=129 bottom=69
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 2507 / 2507
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: Observation2
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   show card field "Leading"
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 17 (button)
  120. -- low flags: 00
  121. -- high flags: 0000
  122. -- rect: left=368 top=180 right=212 bottom=409
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: Listen
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   show card field "Listen"
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 19 (field)
  139. -- low flags: 81
  140. -- high flags: 0002
  141. -- rect: left=69 top=75 right=140 bottom=362
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 0
  145. -- font id: 22
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: Leading
  150. ----- HyperTalk script -----
  151. On Mouseup
  152.   hide card field id 19
  153. end Mouseup
  154.  
  155.  
  156. -- part 20 (field)
  157. -- low flags: 81
  158. -- high flags: 0002
  159. -- rect: left=69 top=139 right=220 bottom=362
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 0
  163. -- font id: 22
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Cross
  168. ----- HyperTalk script -----
  169. On Mouseup
  170.   hide card field id 20
  171. end Mouseup
  172.  
  173.  
  174. -- part 21 (field)
  175. -- low flags: 81
  176. -- high flags: 0002
  177. -- rect: left=69 top=219 right=284 bottom=362
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 0
  181. -- font id: 22
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: Listen
  186. ----- HyperTalk script -----
  187. On Mouseup
  188.   hide card field id 21
  189. end Mouseup
  190.  
  191.  
  192. -- part 22 (button)
  193. -- low flags: 00
  194. -- high flags: 0000
  195. -- rect: left=34 top=163 right=200 bottom=71
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 0
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: Picture
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   show card field "Picture"
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 23 (field)
  212. -- low flags: 81
  213. -- high flags: 0002
  214. -- rect: left=69 top=283 right=332 bottom=362
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 0
  218. -- font id: 22
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: Picture
  223. ----- HyperTalk script -----
  224. On Mouseup
  225.   hide card field id 23
  226. end Mouseup
  227.  
  228.  
  229. -- part 24 (field)
  230. -- low flags: 81
  231. -- high flags: 0002
  232. -- rect: left=21 top=3 right=68 bottom=424
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 0
  236. -- font id: 22
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: Start
  241. ----- HyperTalk script -----
  242. On Mouseup
  243.   hide card field id 24
  244. end Mouseup
  245.  
  246.  
  247. -- part 25 (button)
  248. -- low flags: 00
  249. -- high flags: A002
  250. -- rect: left=16 top=319 right=340 bottom=76
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 0 / 0
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: Return
  259. ----- HyperTalk script -----
  260. on mouseUp
  261.   global returncard
  262.   go to returncard
  263. end mouseUp
  264.  
  265.  
  266.  
  267. -- part contents for card part 3
  268. ----- text -----
  269.  
  270.   "Loathing" means intense
  271.   hatred and disgust.
  272.  
  273. -- part contents for background part 5
  274. ----- text -----
  275. 22
  276.  
  277. -- part contents for background part 2
  278. ----- text -----
  279. Notice the way people react to the sight of Hyde. Enfield loathes him. The doctor here--even a DOCTOR--has the desire to kill him. Click on the Ô£ø to continue.     
  280.  
  281. -- part contents for card part 19
  282. ----- text -----
  283. This button represents a time when the teacher would ask the students a leading question; something to get the students thinking.  
  284.  
  285. -- part contents for card part 20
  286. ----- text -----
  287. This is the cross reference button.  It takes shows two hands and sometimes a scrolling explanation.  This is a quicker and more efficient method than   "turn to page 20, look at this, turn..."
  288.  
  289. -- part contents for card part 21
  290. ----- text -----
  291. This icon is the "listen" button.  It appears on certain cards where the reader can hear a sound that represents an action in the text.
  292.  
  293. -- part contents for card part 23
  294. ----- text -----
  295. This button will show the reader a picture that illustrates an action or a person mentioned in the text.
  296.  
  297.  
  298. -- part contents for card part 24
  299. ----- text -----
  300. This card shows the other buttons that might appear on a page of text.  Click on the button for an explanation of its actions.  Click on this explanation, and all the others, to make them disappear.